Auto merge of #2184 - brandonson:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 30 Nov 2015 20:16:08 +0000 (20:16 +0000)
committerbors <bors@rust-lang.org>
Mon, 30 Nov 2015 20:16:08 +0000 (20:16 +0000)
When the crate to install is unspecified, we should really inform users about
where they can install from (other than crates.io).  This makes the message mention --path
and --git so that people know they exist.


Trivial merge